Skip to content

fix: update Files list when envelope is created#6313

Merged
vitormattos merged 1 commit intomainfrom
fix/files-list-update-on-envelope-creation
Jan 5, 2026
Merged

fix: update Files list when envelope is created#6313
vitormattos merged 1 commit intomainfrom
fix/files-list-update-on-envelope-creation

Conversation

@vitormattos
Copy link
Copy Markdown
Member

No description provided.

When creating an envelope in the Files app by selecting multiple PDFs,
the envelope folder was created but the Files list did not refresh to
show the newly created folder.

This commit adds event emissions to notify the Files app:
- files:node:created event for the envelope folder
- files:node:updated event for the parent directory

This ensures the Files list is updated immediately after envelope creation
without requiring a page refresh.

Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos added this to the Next Major (33) milestone Jan 5, 2026
@vitormattos vitormattos self-assigned this Jan 5, 2026
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Jan 5, 2026
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable31

@vitormattos vitormattos merged commit ff0ce0e into main Jan 5, 2026
42 checks passed
@vitormattos vitormattos deleted the fix/files-list-update-on-envelope-creation branch January 5, 2026 16:15
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant